Re: BEGIN inside transaction should be an error - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: BEGIN inside transaction should be an error
Date
Msg-id F0B1AE6FF7E3429E112FD3E0@[192.168.100.105]
Whole thread Raw
In response to Re: BEGIN inside transaction should be an error  (Mario Weilguni <mweilguni@sime.com>)
List pgsql-hackers

--On Mittwoch, Mai 10, 2006 12:36:07 +0200 Mario Weilguni 
<mweilguni@sime.com> wrote:

>> Such a behavior is already broken by design. I think it's not desirable
>> to blindly do
>> transaction start or commit without tracking the current transaction
>> state. So these wrappers
>> need to be fixed first.
>
> You mean broken like "transform_null_equals"? Or "add_missing_from"?

You missed my point. I don't say that such a GUC won't be useful, but 
applications which
don't care about what they are currently doing with a database are broken.


-- 
                   Bernd


pgsql-hackers by date:

Previous
From: Dhanaraj M
Date:
Subject: Need some clarification
Next
From: Markus Schaber
Date:
Subject: Re: [PERFORM] Big IN() clauses etc : feature proposal